home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Utilities / iGet2.0.3.dmg / iGet.app / Contents / Resources / IGetSuite.scriptSuite < prev    next >
Encoding:
Extensible Markup Language  |  2006-01-19  |  4.5 KB  |  197 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>AppleEventCode</key>
  6.     <string>iGet</string>
  7.     <key>Commands</key>
  8.     <dict>
  9.         <key>GetURL</key>
  10.         <dict>
  11.             <key>AppleEventClassCode</key>
  12.             <string>GURL</string>
  13.             <key>AppleEventCode</key>
  14.             <string>GURL</string>
  15.             <key>CommandClass</key>
  16.             <string>IGGetURLScriptCommand</string>
  17.             <key>UnnamedArgument</key>
  18.             <dict>
  19.                 <key>Type</key>
  20.                 <string>NSObject</string>
  21.             </dict>
  22.         </dict>
  23.         <key>OpenShortcutFile</key>
  24.         <dict>
  25.             <key>AppleEventClassCode</key>
  26.             <string>iGsh</string>
  27.             <key>AppleEventCode</key>
  28.             <string>rtct</string>
  29.             <key>CommandClass</key>
  30.             <string>IGDoShortcutScriptCommand</string>
  31.             <key>ResultAppleEventCode</key>
  32.             <string>bool</string>
  33.             <key>Type</key>
  34.             <string>NSNumber<Bool></string>
  35.             <key>UnnamedArgument</key>
  36.             <dict>
  37.                 <key>Type</key>
  38.                 <string>NSString<FilePath></string>
  39.             </dict>
  40.         </dict>
  41.         <key>connect</key>
  42.         <dict>
  43.             <key>AppleEventClassCode</key>
  44.             <string>iGco</string>
  45.             <key>AppleEventCode</key>
  46.             <string>nnec</string>
  47.             <key>Arguments</key>
  48.             <dict>
  49.                 <key>to</key>
  50.                 <dict>
  51.                     <key>AppleEventCode</key>
  52.                     <string>rHst</string>
  53.                     <key>Type</key>
  54.                     <string>NSString</string>
  55.                 </dict>
  56.             </dict>
  57.             <key>CommandClass</key>
  58.             <string>IGConnectScriptCommand</string>
  59.             <key>ResultAppleEventCode</key>
  60.             <string>bool</string>
  61.             <key>Type</key>
  62.             <string>NSNumber<Bool></string>
  63.         </dict>
  64.         <key>download</key>
  65.         <dict>
  66.             <key>AppleEventClassCode</key>
  67.             <string>iGdn</string>
  68.             <key>AppleEventCode</key>
  69.             <string>load</string>
  70.             <key>Arguments</key>
  71.             <dict>
  72.                 <key>localFolder</key>
  73.                 <dict>
  74.                     <key>AppleEventCode</key>
  75.                     <string>lFld</string>
  76.                     <key>Optional</key>
  77.                     <string>YES</string>
  78.                     <key>Type</key>
  79.                     <string>NSString</string>
  80.                 </dict>
  81.                 <key>password</key>
  82.                 <dict>
  83.                     <key>AppleEventCode</key>
  84.                     <string>pWrd</string>
  85.                     <key>Optional</key>
  86.                     <string>YES</string>
  87.                     <key>Type</key>
  88.                     <string>NSString</string>
  89.                 </dict>
  90.                 <key>port</key>
  91.                 <dict>
  92.                     <key>AppleEventCode</key>
  93.                     <string>pOrt</string>
  94.                     <key>Optional</key>
  95.                     <string>YES</string>
  96.                     <key>Type</key>
  97.                     <string>NSNumber</string>
  98.                 </dict>
  99.                 <key>remoteHost</key>
  100.                 <dict>
  101.                     <key>AppleEventCode</key>
  102.                     <string>rHst</string>
  103.                     <key>Type</key>
  104.                     <string>NSString</string>
  105.                 </dict>
  106.                 <key>username</key>
  107.                 <dict>
  108.                     <key>AppleEventCode</key>
  109.                     <string>uNam</string>
  110.                     <key>Type</key>
  111.                     <string>NSString</string>
  112.                 </dict>
  113.             </dict>
  114.             <key>CommandClass</key>
  115.             <string>IGDownloadScriptCommand</string>
  116.             <key>ResultAppleEventCode</key>
  117.             <string>bool</string>
  118.             <key>Type</key>
  119.             <string>NSNumber<Bool></string>
  120.             <key>UnnamedArgument</key>
  121.             <dict>
  122.                 <key>Type</key>
  123.                 <string>NSArray</string>
  124.             </dict>
  125.         </dict>
  126.         <key>upload</key>
  127.         <dict>
  128.             <key>AppleEventClassCode</key>
  129.             <string>iGup</string>
  130.             <key>AppleEventCode</key>
  131.             <string>load</string>
  132.             <key>Arguments</key>
  133.             <dict>
  134.                 <key>password</key>
  135.                 <dict>
  136.                     <key>AppleEventCode</key>
  137.                     <string>pWrd</string>
  138.                     <key>Optional</key>
  139.                     <string>YES</string>
  140.                     <key>Type</key>
  141.                     <string>NSString</string>
  142.                 </dict>
  143.                 <key>port</key>
  144.                 <dict>
  145.                     <key>AppleEventCode</key>
  146.                     <string>pOrt</string>
  147.                     <key>Optional</key>
  148.                     <string>YES</string>
  149.                     <key>Type</key>
  150.                     <string>NSNumber</string>
  151.                 </dict>
  152.                 <key>remoteFolder</key>
  153.                 <dict>
  154.                     <key>AppleEventCode</key>
  155.                     <string>rFld</string>
  156.                     <key>Optional</key>
  157.                     <string>YES</string>
  158.                     <key>Type</key>
  159.                     <string>NSString</string>
  160.                 </dict>
  161.                 <key>remoteHost</key>
  162.                 <dict>
  163.                     <key>AppleEventCode</key>
  164.                     <string>rHst</string>
  165.                     <key>Type</key>
  166.                     <string>NSString</string>
  167.                 </dict>
  168.                 <key>username</key>
  169.                 <dict>
  170.                     <key>AppleEventCode</key>
  171.                     <string>uNam</string>
  172.                     <key>Type</key>
  173.                     <string>NSString</string>
  174.                 </dict>
  175.             </dict>
  176.             <key>CommandClass</key>
  177.             <string>IGUploadScriptCommand</string>
  178.             <key>ResultAppleEventCode</key>
  179.             <string>bool</string>
  180.             <key>Type</key>
  181.             <string>NSNumber<Bool></string>
  182.             <key>UnnamedArgument</key>
  183.             <dict>
  184.                 <key>Type</key>
  185.                 <string>NSArray</string>
  186.             </dict>
  187.         </dict>
  188.     </dict>
  189.     <key>Name</key>
  190.     <string>IGetSuite</string>
  191.     <key>UsedFeatures</key>
  192.     <array>
  193.         <string>UnnamedArguments</string>
  194.     </array>
  195. </dict>
  196. </plist>
  197.